Skip to content

🐛 Create VMG when VSphereMachine count >= MD replicas#3928

Draft
zhanggbj wants to merge 1 commit intokubernetes-sigs:mainfrom
zhanggbj:relax_vmg_creation
Draft

🐛 Create VMG when VSphereMachine count >= MD replicas#3928
zhanggbj wants to merge 1 commit intokubernetes-sigs:mainfrom
zhanggbj:relax_vmg_creation

Conversation

@zhanggbj
Copy link
Copy Markdown
Contributor

@zhanggbj zhanggbj commented Apr 9, 2026

What this PR does / why we need it:
Replace strict equality with >= so rolling update for new or existing cluster does not block the VMG creation and deadlock VirtualMachine creation.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Replace strict equality with >= so rolling update for new or existing cluster does not
block the VMG creation and deadlock VirtualMachine creation.

Signed-off-by: Gong Zhang <gong.zhang@broadcom.com>
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 9, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign enxebre for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot requested review from MaxRink and srm09 April 9, 2026 08:27
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Apr 9, 2026
@zhanggbj zhanggbj marked this pull request as draft April 9, 2026 08:28
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 9, 2026
@zhanggbj
Copy link
Copy Markdown
Contributor Author

zhanggbj commented Apr 9, 2026

Ready for code reivew now.
Will mark it ready for merge after more testing complete.

@fabriziopandini
Copy link
Copy Markdown
Member

/retest

@zhanggbj
Copy link
Copy Markdown
Contributor Author

/assign @fabriziopandini

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants